Typed wrapper for the SMS inbox table.
@spec delete(binary()) :: :ok
@spec get(binary()) :: map() | nil
@spec list() :: list()
@spec put(binary(), map()) :: :ok