Actually something weaker is true. $ X_n \xrightarrow{\mathbb{P}} X$ if and only if for each subsequence $X_{n_k}$, there exists a subsequence $X_{n_{k_j}}$ such that $X_{n_{k_j}} \xrightarrow{\mathbb{P}} X$. This is merely a consequence of convergence properties for sequences in the real line (or more generally metric spaces).
If one reads through the proof then it becomes amply clear.
For an arbitrary fixed $t>0$, you need to focus on the real sequence sequence $a_{n,t}:=P(|X_{n}-X|>t)$
Then, what the condition gives you is that given any subseuqence $a_{n_{k},t}$ of $a_{n,t}$, there exists a further subsequence $a_{n_{k_{j}},t}$ which converges to $0$. This means that the whole sequence $a_{n,t}\to 0$. Which means that $P(|X_{n}-X|>t)\to 0$. Since this holds for each fixed $t>0$, you have that $X_{n}\xrightarrow{\mathbb{P}}X$.
So you see that this is a simple consequence of this fact rather than it having a deeper topological significance.
On the otherhand, for convergence in distribution, you do have that $X_{n}\xrightarrow{d}X$ if and only if for each subsequence there exists a further subsequence which converges in distribution to $X$. This can be thought of having a topological significance in the sense that convergence in distribution can be metrized using the Levy-Prokhorov metric.
But do note that this subsequential characterization is not enough for almost sure convergence. Take $X_{n}$ to be independent $Bernoulli(\frac{1}{n})$ variates and then you can check that each subsequence has a further subsequence which converges almost surely to $0$ but the whole sequence cannot converge almost surely to $0$ due to Borel-Cantelli Lemma.