Base64-encoded image content block
@type t() :: %LemonAi.Types.ImageContent{ data: String.t(), mime_type: String.t(), type: :image }