Division sections are used for interactive widgets that require a hook in the DOM / view.
@type t() :: %Ory.Model.UiNodeDivisionAttributes{ class: String.t() | nil, data: %{optional(String.t()) => String.t()} | nil, id: String.t(), node_type: String.t() }