renderFallbackCardArt

abstract suspend fun renderFallbackCardArt(document: Document): ImageBitmap

A function to render fallback card art for a Document.

The default implementation renders Document.displayName and Document.typeDisplayName on top of some default card art.