An answer on stackoverflow tells me that there is a [draft] standard URI schema for referring to parts of an email message by their Content-ID and entire email messages by their Message-ID. Another stackoverflow answer shows how a cid: URL might be used in an HTML email to reference an attached image.
What clients support cid: URIs for referencing attached images in an html email? (I expect most)
What clients support mid: URIs for referencing images in another email in an html email? (I expect few to none)
What clients support mid: URIs for referencing whole other emails, either within new emails or from outside sources? (I expect few)
Of these, is this support optional or non-default in any of them?