I have tested it and it works, but in some thread types such as question, the first post in not the one that stated the thread so you need this instead:
<a href="{{ link('posts/edit', {'post_id': $xf.samParams.thread.first_post_id}) }}">
<i class="far fa-edit"></i> {{ phrase('edit') }}
</a>