get Post Thread
abstract suspend fun getPostThread(params: GetPostThreadQueryParams): AtpResponse<GetPostThreadResponse>
Get posts in a thread. Does not require auth, but additional metadata and filtering will be applied for authed requests.