getThreadComments

abstract suspend fun getThreadComments(entryID: Long, commentID: Long): List<Comment>

Get comments of the record with thread restriction