Response from web_fetch.
@type t() :: %Ollixir.Web.FetchResponse{ content: String.t() | nil, links: [String.t()] | nil, title: String.t() | nil }