Represents a message in a conversation.
@type t() :: %Mcpixir.Message{content: String.t(), role: String.t()}