Document options.
@type t() :: %Yex.Doc.Options{ auto_load: boolean(), client_id: integer(), collection_id: String.t(), guid: String.t() | nil, offset_kind: :bytes | :utf16, should_load: boolean(), skip_gc: boolean() }