Keycloak reset credentials invalidate old tokens

If we sent an reset password in keycloak, there is an option in keycloak to set expiry for that token (User-Initiated Action Lifespan) which works.

My question, if I have two tokens (two reset password links), is there a way to invalidate old one? if you have two links for example.

BR