ExtensionCardFieldLabelIcons

type ExtensionCardFieldLabelIcons: Map<string, SerializedLucidIconData>;

Maps item field names to icons that show next to the field labels in the card details panel.
Use the createLucidIconData() helper to format the icon data in this map.