Reveal a one-time value (such as a newly created secret) to the user.
@type t() :: %Incant.ActionResult.Reveal{ description: String.t() | nil, title: String.t() | nil, value: String.t() }