Provides struct and type for a MultiDocumentResponseDict
@type t() :: %ExOura.Client.MultiDocumentResponseDict{ data: [map()], next_token: String.t() | nil }