Section within a docstring.
:kind
:name
:content
@type t() :: %Kreuzberg.CodeDocSection{ content: String.t(), kind: String.t(), name: String.t() | nil }
@spec from_map(map()) :: t()
@spec to_map(t()) :: map()