Expose a background job created by an action.
@type t() :: %Incant.ActionResult.Job{ id: term(), label: String.t() | nil, meta: map() }