Let $(X_t)_{t \geq 0}$ a Lévy process and $\varepsilon>0$. Is there anything known about the asymptotics of the probability
$$\mathbb{P}(|X_t| > \varepsilon)$$
as $t \to 0$? Obviously, by the stochastic continuity, this probability converges to $0$ - but how fast? I tried to apply Markov's inequality (assuming that the corresponding moment exists); then I get
$$\mathbb{P}(|X_t|>\varepsilon) \leq \frac{1}{\varepsilon} \cdot \mathbb{E}(|X_t|)$$
Unfortunately, I'm not aware of an estimate of the form
$$\mathbb{E}(|X_t|) \leq C \cdot f(t)$$
for some constant $C>0$ and a function $f$ (which should converge to $0$ as $t \to 0$).
The background is the following: When I tried to answer this question about Lévy processes, I was able to prove that it suffices to show that
$$m \cdot \mathbb{P}(|X_{1/m}|>\varepsilon)^2$$
converges to $0$ as $m \to \infty$. And that's where I'm stuck...
Thanks for any suggestions & hints!