尝试创建一个访问最后点击帖子的主题,有人能告诉我如何访问被点击帖子的状态吗?

I am trying to read the repository of discourse in order to develop a plugin, I am failing to understand on how to access the or create a state or array which stores the id of last 3 clicked posts by user, so it can displayed as a list on the top of the forum.

Can someone guide me on which file will find the component being used to display the posts