suspend fun ConsulClient.listNodeSessionsAwait(nodeId: String): SessionList
Returns the active sessions for a given node
nodeId - the ID of node
nodeId
Return reference to this, for fluency *