A user message in a conversation.
@type t() :: %SkillKit.Types.UserMessage{ agent: String.t() | nil, content: String.t() | [map()] }