A node in the table of contents. May contain nested children.
@type t() :: %LangelicEpub.NavItem{ children: [t()], href: String.t(), title: String.t() }