Provides struct and type for a DocumentSection
@type t() :: %Gleanex.Client.DocumentSection{ title: String.t() | nil, url: String.t() | nil }