get Content
fun getContent(selector: String?, context: List<String>, blueConicClient: BlueConicClient): List<String>
Returns the content of a selector.
Return
Returns the content for the selector as an array of content pieces.
Parameters
selector
the selector for which to retrieve content.
context
The context.
blue Conic Client
The BlueConic client.