Provides struct and type for a ChatCitationSnippet
@type t() :: %Gleanex.Platform.ChatCitationSnippet{ page_number: integer() | nil, text: String.t() }