Event emitted when an undo operation begins.
@type t() :: %Codex.Events.UndoStarted{ message: String.t() | nil, turn_id: String.t() | nil }