get Style Import Config Properties
open fun getStyleImportConfigProperties(importId: String): Expected<String, HashMap<String, StylePropertyValue>>
Gets style import config.
Return
The style import configuration or a string describing an error if the operation was not successful.