How can Writer get the current checkbox object clicked by the user through Python?

I think it may require iterating through all the content controls and adding click events to achieve it, but I always fail. Please help me.