IpfsContentType:
    | "image"
    | "pdf"
    | "link"
    | "text"
    | "video"
    | "audio"
    | "html"
    | "other"