readResource

abstract suspend fun readResource(uri: String): ResourceContents?

Fetches the contents of the given resource URI, or null if unavailable.