An image. Fields: src, width, height, fit.
src
width
height
fit
@type t() :: %Folio.Content.Image{ fit: String.t() | nil, height: String.t() | nil, src: String.t(), width: String.t() | nil }