마지막으로 클릭한 게시물에 접근하기 위해 테마를 만들려는데, 클릭된 게시물의 상태를 어떻게 접근할 수 있는지 알려주실 수 있나요?

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